home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr35 / wfs300.zip / STATIC.SMP < prev    next >
Text File  |  1993-04-18  |  3KB  |  90 lines

  1. #
  2. #  Sample WFS static file variables.
  3. #
  4.  
  5. # ------------------------------------------------------------------
  6. # wfs controls
  7. # ------------------------------------------------------------------
  8.  
  9. wfs.sender              : fileserv
  10. wfs.reply-to            : Tech-Support@FroBaz.COM
  11.  
  12. wfs.notrans             : false
  13. wfs.errorlimit          : 5
  14. wfs.deny                : e:\waftst\user\fileserv\denylist.txt
  15. # wfs.authexit            : e:\waftst\bin\wfsauth
  16.  
  17. #
  18. # UUencode options
  19. #
  20. wfs.uuencode            : c:\util\uuencode
  21. wfs.uuencode.ext        : com exe zip pak arc arj gif lzh lha zoo z tar
  22. wfs.uuencode.lines      : 750
  23. wfs.ascii.lines         : 700
  24. wfs.ascii.size          : 20000
  25.  
  26. #
  27. # Auxiliary files
  28. #
  29. wfs.signature           : e:/waftst/user/fileserv/signatur.txt
  30. wfs.transcript          : e:/waftst/user/fileserv/welcome.txt
  31. wfs.help                : e:/waftst/user/fileserv/help.txt
  32. wfs.filelist            : e:/waftst/user/fileserv/filelist.txt
  33.  
  34. #
  35. # Rate limiting controls
  36. #
  37. wfs.daylimit            : 2500
  38. wfs.msglimit            : 600
  39. wfs.quelimit            : 25000
  40.  
  41. #
  42. # User Command enables
  43. #
  44. wfs.enable.ping         : ping /ping
  45. wfs.enable.quit         : quit exit logout logoff bye poof end
  46. wfs.enable.help         : help /help huh huh? what what? duh?
  47. wfs.enable.help         : ? ?? ??? ???? ????? whazzat whazzat?
  48. wfs.enable.get          : get /get send /send pdget /pdget 
  49. wfs.enable.dir          : dir /dir index /index
  50. wfs.enable.newfiles     : newfiles /newfiles filediff
  51. wfs.enable.password     : password /password
  52. wfs.enable.join         : join /join /subscribe subscribe resign
  53. wfs.enable.unjoin       : unjoin /unjoin unsubscribe /unsubscribe
  54. wfs.enable.archive      : archive oldmail
  55. wfs.enable.members      : members memberlist
  56. wfs.enable.addmember    : addmember
  57. wfs.enable.dropmember   : dropmember
  58. wfs.endable.cookie      : cookie
  59. wfs.enable.replyto      : replyto
  60. wfs.enable.digest       : digest
  61.  
  62.  
  63. #
  64. # Automail Configuration
  65. #
  66. wfs.automail            : info          e:\waftst\user\fileserv\info
  67. wfs.automail.immediate  : info-also     e:\waftst\user\fileserv\infoalso
  68.  
  69. #
  70. # Remote Command Configuration
  71. #
  72. wfs.command             : WhatTimeIsIt  whattime
  73.  
  74. #
  75. # Mailing List configuration
  76. #
  77.  
  78. # Open mailing list
  79. wfs.maillist            : ml-open-list       mlopen
  80.  
  81. # One Way mailing list
  82. wfs.maillist            : ml-secret-address  mloneway
  83.  
  84. # Digest Mailing list
  85. wfs.maillist            : ml-digest-list     mldigest
  86.  
  87. # ------------------------------------------------------------------
  88. # end wfs controls
  89. # ------------------------------------------------------------------
  90.